Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.16.0 release, with updated drm-rs, and fixed use_bindgen feature #41

Merged
merged 5 commits into from
Sep 27, 2024

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Sep 25, 2024

No description provided.

I guess the earlier commit to rename this missed these, and Rustc didn't
have a warning for non-existent features at the time. Seems to build
with or without the feature now.
Removed the case where `bindings.rs` defined the constants as `u32`, but
allowed the lint where it instead uses a type alias defined as
`libc::c_uint` (which tecnically may not be 32-bit).
@ids1024
Copy link
Member Author

ids1024 commented Sep 27, 2024

With a couple updates here, CI is now passing.

@Drakulix Drakulix merged commit 8474859 into Smithay:master Sep 27, 2024
16 checks passed
@Drakulix
Copy link
Member

@ids1024
Copy link
Member Author

ids1024 commented Sep 27, 2024

Oh yeah, I guess a couple lines in gbm-sys did get changed. Well that's easy enough to fix at least: #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants